a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
	background-color: transparent;
}
h1, h2, h3 {
	vertical-align: middle;
	text-align: left;
}
/* CSS Document */

body {
	font: 11pt Tahoma, Geneva, sans-serif;
	margin: 0;
	color: #666;
	padding-top: 20px;
	border: 3px solid #eee;
	background-image: url(../images/sky-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}

html {
	border:15px solid #f6f6f6;
}

* {
  margin:0;
  padding:0;
  outline:none;
}
a {
	color: #09F;
	text-decoration: underline;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
hr {
  background-color: #E2E2E2;
  height: 1px;
  border-top-width: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}



table {
  width:100%;
  padding:0px;
  border:4px double #cccccc;
}



th {
  color:#6CCC26;
  border-bottom:1px solid #eee;
  padding:5px;
}

td {
  padding:7px;
  text-align:center;
  vertical-align: top;
}

blockquote {
	border: 1px solid #eee;
	font-size: 110%;
	font-weight: bold;
	font-family: Georgia;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background-color: #0099FF;
	color: #FFF;
	-webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.3);
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
table#struc {
  width:100%;
  padding:2px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
table#struc td {
	padding: 2px;
	text-align: center;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#struc tr td img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#logo {
	float: left;
	padding-left: 50px;
	padding-right: 20px;
	margin-bottom: 20px;
}
#logo img {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

#slogan {
  float: left;
}



#header {
  width:100%;
  margin:0 auto;
  padding:20px 0;
}

#header .right {
  float:right;
}

#header h1 {
	letter-spacing: -2px;
	text-shadow: 0px 1px 0px #ffffff;
	padding-left: -3px;
	text-indent: -3px;
	font-family: "Times New Roman";
	font-size: 290%;
	line-height: 90%;
	font-weight: normal;
	padding-bottom: 2px;
}

#header h1 a {
	color:#000;
	text-decoration:underline;
}

#header h1 a span {
  color:#ccc;
}

#header h1 a:hover span {
  color:#A3E800;
}

#header h3 {
	font: bold 80% Verdana;
	display: inline;
}
#breadcrumbs {
	color: #999;
	padding-right: 30px;
	padding-left: 50px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#breadcrumbs a {

}
#breadcrumbs a:hover {

}
.dummy {
  height: 30px;
}



#container {
	width: 95%;
	margin: 0 auto;
	padding-top: 0px;
}

#content {
	width:70%;
	float:left;
	margin-bottom:50px;
	text-align: justify;
}
#content .unit {
	overflow: auto;
}
#content .unit-2 {
	display: inline;
	height: 150px;
	margin-right: 2%;
	width: 48%;
	float: left;
	overflow: auto;
}
#content .unit-2 h2 {
	font-size: 100%;
	font-family: Tahoma, Geneva, sans-serif;
}



#content .pic-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.date {
	color: #999;
	margin-top: 10px;
}



.articleinfo {
	color:#999;
	font-family: Verdana;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
}

.articleinfo a {
  color:#C00;
}

.articleinfo a:hover {
  text-decoration:none;
}


#content ul {
  margin:15px 0 15px 25px;
}

#content ul li {
  border-bottom:1px solid #eee;
  padding:10px;
  color:#444;
}

#content img {
	padding: 1px;
	border: 3px solid #eee;
	margin: 0px;
}
#content h1  {
	font: 200% Times;
	margin-bottom: 20px;
}
#content h1 a {
	color:#666;
	text-decoration:none;
}
#content h1 a:hover {
	text-decoration:none;
}

#content h2 {
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
	font-family: Times;
	font-size: 150%;
	font-weight: normal;
}
#content .list  {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	padding-bottom: 25px;
	padding-left: 65px;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .pdf {
	padding-left: 65px;
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
#content .pdf h2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}



#content h2 a {
	text-decoration:underline;
}
#content h2 a:hover {
	text-decoration:underline;
}


#content h3 {
	font: 140% Times;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#content p {
	line-height: 1.2em;
	word-spacing: 2px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#content .left2 {
  float: left;
  margin-right: 30px;
}
#content .right2 {
  float: none;

}
#content table.alignleft td{
	text-align: left;
}
#content table.alignleft td img {
	margin-right: 15px;
}




#sidebar {
	margin-left:74%;
	border-left:1px solid #CCC;
	padding-left:35px;
	padding-top: 15px;
	background-image: url(../images/shadow-line.png);
	background-repeat: repeat-y;
}



#sidebar h3 {
  margin:5px 0;
  color:#FFF;
  font-weight: bold;
  font-family: Verdana;
  font-size: 11pt;
}



#sidebar ul {
	list-style:none;
}

#sidebar ul a {
	text-decoration:none;
	font-size: 80%;
}
#sidebar ul a:hover {
	color: #C00;
}


#sidebar ul a span {
  color:#ccc;
}

#sidebar ul a:hover span {
  color:#0CF;
}

#sidebar p {
  margin:10px 0 20px 0;
  line-height: 18pt;
}
div.about {
	box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.7), inset 0px 1px 0px rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.7), inset 0px 1px 0px rgba(255, 255, 255, 0.4);
	-moz-box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.7), inset 0px 1px 0px rgba(255, 255, 255, 0.4);
	behavior: url(js/PIE.htc);
	background-attachment: scroll;
	background-color: #FF2D0F;
	background-image: url(../js/images/button-shadow.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-left: 10px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.about2 {
	border-top:3px solid #09F;
	border-bottom:3px solid #09F;
	color:#fff;
	background:#A4DBFF;
	padding:3px 10px;
	margin-bottom: 10px;
}


div.about a {
  color:#fff;
}
div.about2 a , div.about3 a{
	color:#06C;
	text-decoration: underline;
}
div.about3 {
	padding: 3px 10px;
	margin-bottom: 10px;
	background-color: #FFE6B0;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D28E00;
	border-bottom-color: #D28E00;
}


#sidebar ul li {
	background-color: #F0F0F0;
	background-image: url(../images/link_list.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#sidebar .phones  {

}
#sidebar .phones li {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #666;
	list-style-type: none;
}
#sidebar .phones li.gray {
  background-color: #F0F0F0;
}

#sidebar .phones li strong {

}
.depu {
	background-color: #F7F7F7;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.depu-inline {
	background-color: #F7F7F7;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	float: left;
	width: 215px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: 10px;
	height: 470px;
}
.depu-inline .depu-title {
	height: 70px;
}
.depu-text {
	display: block;
	height: 100px;
	position: absolute;
	width: 220px;
	overflow: hidden;
	text-align: left;
}
.depu-text p {
	text-align: left;
}
.depu-text-shadow {
	background-image: linear-gradient(left center , rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(left center , rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
	background-image: -o-linear-gradient(left center , rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
	background-image: -khtml-linear-gradient(left center , rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
	background-image: url(../images/bottom-gray-grad.png);
	position: absolute;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
	width: 220px;
	display: block;
}





#map   {
  border: 1px solid #CCC;
  width: 100%;
  height: 350px;
  margin-top: 10px;
  margin-bottom: 10px;
}




.clear {
	clear: both;
	float: none;
}
#hotlog {
  margin-top: 30px;
  margin-bottom: 30px;
}
#adv {
	margin-top: 30px;
	position: absolute;
	left: -500px;
	width: 400px;
}
#abovefooter {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  clear: both;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #F0F0F0;
  margin-bottom: 0px;
}
.above-1 {
	float: left;
	width: 18%;
	display: block;
	height: auto;
	padding: 10px;
}
.above-1 ul li {
	list-style-position: outside;
	padding-bottom: 3px;
	list-style-image: url(../images/arrow.gif);
}
#abovefooter .footer-titles {
  font-weight: bold;
  color: #C00;
}






#footer {
  padding:20px 30px;
  clear:both;
  border-top:2px solid #eee;
  font:80% Verdana;
  line-height:25px;
}

#footer a {
  color:#999;
}

#footer .validate {
  float:right;
}
#footer .dm {
  color: #999;
}
.odd-row {
  background-color: #EEE;
}
.td-row {
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 0px;
}




.form {
	margin-top: 30px;
	margin-bottom: 30px;
}
.form .form-item {
	margin-bottom: 10px;
}
.form .form-item label {
	font-weight: bold;
	color: #666666;
}

.form .form-item input{
	border: 2px solid #FCC;
	width: 500px;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #666;
	padding: 7px;
}
.form .form-item textarea{
	border: 2px solid #FCC;
	width: 500px;
	font-size: 11pt;
	font-family: Tahoma;
	color: #666;
	padding: 7px;
}
.form .form-buttons input {
	border: 2px solid #FCC;
	background-color: #CC0000;
	width: 200px;
	height: 50px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 70px;
	margin-top: 15px;
	font-family: Tahoma;
	font-size: 11pt;
}
.form .form-buttons input:hover {
	background-color: #E60000;
	text-decoration: underline;
	cursor: pointer;
}
#special {
	visibility: hidden;
}

.error {
	color: #E9160B;
}
.social {
	margin-top: 50px;
	margin-bottom: 15px;
}
.googleplus {
	margin-left: 7px;
	margin-bottom: 10px;
}
table.map-sticker {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 250px;
	height: 100px;
	margin: 0px;
}
#container #content .map-sticker tr td img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
.b-top {z-index:2600;position:fixed;left:0;bottom:40px;width:34%;margin-left:50%;opacity: 0.5;filter:alpha(opacity=50);}
.b-top:hover {opacity:1;filter:alpha(opacity=100);cursor:pointer;}
.b-top-but {
	z-index: 2600;
	position: absolute;
	display: block;
	left: 56px;
	bottom: 0;
	margin: 0 0 0 100%;
	padding: 32px 12px 4px;
	color: white;
	border-radius: 7px;
	background-color: #999999;
	background-image: url(../images/b-j-top.png);
	background-repeat: no-repeat;
	background-position: 50% 11px;
}
.gal-item-active{
float: left;
margin: 10px;
text-align: center;
}
 
.gal-item-active a{
display: block;
}
 
.gal-item-active img{
border: solid 4px #CCC;
}
 
.gal-item-active img:hover{
border: solid 4px #666;
}.albumPreview {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
